.baseDiv{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.clearfix:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}

}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}

/*放大缩小再放大效果*/
@-webkit-keyframes scale-bg2{
	0%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	100%{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	100%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}
@keyframes scale-bg2{
	0%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	50%{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	100%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}


a{text-decoration: none;}

/*修改的信息*/
.mtitle,.mtxt,.mphone{letter-spacing: -1px!important;padding: 8px 0;color: #FFF;text-align: center}
.mtitle{font-weight: 500!important;}
.mtxt{letter-spacing: 0!important;font-weight: 100!important;}
.mphone span{color: #FFF;border-radius: 100px;padding: 25px 15px}

.banner1{display: inline-block}

/*第二页修改*/

/*背景*/
.two_bg{position: absolute;background: url(../images/two.jpg) center no-repeat;width: 100%;height: 100%;top: 0;z-index: -1;}
.xiangmu{
    padding: 20px 0 1px 0;
}
.xiangmu_con{
    margin: 0 0 50px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.xiangmu_con>ul{
    position: relative;
}
.xiangmu_con>ul>li{
    float: left;
    width: 860px;
    height: 520px;
    position: relative;
    float: left;
    margin: 0 55px;
    cursor: pointer;
}
.xiangmu_con>ul>li span{
    display: block;
    width: 100%;
    height: 460px;
    overflow: hidden;
    border: 8px #fff solid;
}
.xiangmu_con>ul>li span img{
    width: 100%;
    min-height: 460px;
}
.xiangmu_des{
    width: 735px;
    height: 90px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    overflow: hidden;
    position: absolute;
    z-index: 222;
    left: 50%;
    margin-left: -367px;
    margin-top: -62px;
    cursor: pointer;
}
.xiangmu_des_l{
    float: left;
    padding: 15px 30px;
    width: 640px;
    height: 90px;
    box-sizing: border-box;
}
.xiangmu_des_l ul{
    margin-top: 6px;
}
.xiangmu_des_l ul li{
    float: left;
    margin-right: 50px;
    color: #333;
    font-size: 15px;
    
}
.xiangmu_des_l em{
    display: block;
    font-size: 22px;
    color: #333;
}
.xiangmu_des_l ul li::before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon.png) -104px -15px;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 3px;
}
.xiangmu_des_r{
    float: right;
}
.xiangmu_des_r a{
    display: block;
    width: 95px;
    height: 90px;
    background: #0189e9;
    position: relative;
}
.xiangmu_des_r a::after{
    content: '';
    display: block;
    width: 15px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left:  -7.5px;
    background: url(../images/icon.png) -153px -5px;
}
.xiangmu_des:hover .xiangmu_des_r a{
    background: #333;
}
.xiangmu_prev,.xiangmu_next{
    position: absolute;
    width: 61px;
    height: 61px;
    background-image: url(../images/icon.png);
    top: 40%;
    left: 50%;
    margin-top: -30.5px;
    cursor: pointer;
}
.xiangmu_prev{
    background-position: -15px -128px;
    margin-left: -515px;
}
.xiangmu_next{
    background-position: -88px -128px;
    margin-left: 455px;
}


/*第四页 */
.index4_bj{width: 100%; height: 100%;}
.four{width: 100%;height: 100%;position: absolute;top: 0;z-index: -1}
.flbt {
	text-align: center;
    padding-top: 8%;
    margin-bottom: 20px;
	width:560px; height:122px; margin:0px auto; 
	background:url(../images/cp1.png) no-repeat bottom;
}
.flbt a{
	font-size: 45px;
	color: #fff;
	margin-top:20px;
	font-weight: bold;
	position: relative;
}
.flbt a::after{
    content: '';
    display: block;
    position: absolute;
    top: -13px;
    width: 100px;
    height: 50px;
    background: url(../images/slogo.png) center no-repeat;
    right: -110px;
}
.flbt a:hover{
	color: #ef2b1d
}

.flbt p {
	font-size: 15px;
	color: #666;
	line-height: 35px;
}
.zhuying{
	width: 90%;
	margin: 0 auto;
}


.dage {
    display: grid;
    grid-template-columns: repeat(4, calc((100% - 10px) / 4));
    column-gap: 5px;
    row-gap: 5px;
}

.dage li:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: alpha(opacity=100);
    transition: all .5s ease;
    opacity: 1;
    transform: scale(1.1,1.1);
}


.e_line {
    border-top-style: solid;
    width: 100%;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #c0c0c0;
    opacity: 1;
    filter: alpha(opacity:100);
    display: inline-block;
    vertical-align: middle;
    max-width: 29px;
    margin: 5px auto;
}
.dage li img {
    width: 100%;
    height: 100%;
}

.dage li {
    background: #efefef;
    position: relative;
      width: 100%;
    overflow: hidden;
}

.texe {
    font-size: 14px;
    position: absolute;
    text-align: center;
    /*width: 100%;*/
    left:50%;    margin-left: -64px;
    top: 0%;    z-index: 9999;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.texe h2{
	font-size: 3rem;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
}
.texe h3{
	    font-size: 1.8rem;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
}

.des {
    font-size: 14px;
    position: absolute;
    top: 15% !important;
    right: 10% !important;
    text-align: right;
    color: #fff;
}
.des h2{
	font-size: 3rem;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
}
.des h3{
	    font-size: 2rem;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
}

.texe p {
    font-size: 10px;
}
.e_line {
    border-top-style: solid;
    width: 100%;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #c0c0c0;
    opacity: 1;
    filter: alpha(opacity:100);
    display: inline-block;
    vertical-align: middle;
    max-width: 29px;
    margin: 5px auto;
}

.dage li:first-of-type {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
}




/*banner */
.index_main{
	background: #f7f7f7;
}
.index_main .section1{
	position: relative;
}
.index_main .section1 .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:100vh;
	position: relative;
}
.index_main .section1 .index_banner .item.slick-current .scaleBg{
	visibility: visible;
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}
.index_main .section1 .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.index_main .section1 .index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0);
}
.index_main .section1 .index_banner .item .inner .block_txt{
	position: absolute;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(10px);
	-webkit-transition: all 100ms ease;
	transition: all 500ms ease;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.onetu{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}





.index_main .section1 .index_banner .item.active .inner .block_txt{
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);

}
.index_main .section1 .index_banner .item .inner .block_txt .mphone{
	font-size: 24px;
	color: #fff;
}
.index_main .section1 .index_banner .item .inner .block_txt .mtitle{
	color: #fff;
	font-size: 48px;
	letter-spacing:1px;
}

.index_main .section1 .index_banner .item .inner .block_txt .mtxt{
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	letter-spacing: 1px;
}
.index_main .section1 .slick_txt{
	width:30%;
	height: 100%;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border:0;
}
.index_main .section1 .left{
	left: 0;
}
.index_main .section1 .right{
	right:0;
}
.index_main .section1 .slick_txt:hover .slick_arrow{
	opacity: 1;
	visibility: visible;
}
.index_main .section1 .slick_txt .slick_arrow{
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.index_main .section1 .slick_txt .prev{
	background-image:url(../images/ban_prev.png);
	left:60px;
	border: none!important;
}
.index_main .section1 .slick_txt .next{
	background-image:url(../images/ban_next.png);
	right:60px;
	border: none!important;
}
.index_main .section1 .slick_txt .prev:hover{
	background-image:url(../images/ban_prev.png);
	border: none!important;
}
.index_main .section1 .slick_txt .next:hover{
	background-image:url(../images/ban_next.png);
	border: none!important;
}
.index_main .section1 .number{
	position: absolute;
	bottom:8%;
	left: 50%;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: table;
	padding: 0 20px;
	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.index_main .section1 .number span{
	font-family: "Myriad Pro","Microsoft YaHei";
	font-size: 14px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span:last-child{
	margin-right: 0;
}
.index_main .section1 .number span:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:-20px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span.active:after{
	width: 100%;
	opacity: 1;
	visibility: visible;
	overflow: hidden;
}

.index_main .section2{
	overflow: hidden;
	background: none;
	width: 100%;
	height: 100%;
}
.index_main .section2 h3{
	/*text-align: center;*/
}
.index_main .section3{
	overflow: hidden;
	width: 100%;
	height: 100%;
	/*background: #ccc;*/
	background-size: 100% 100%;
}
.index_main .section3 h3{
	/*text-align: center;*/
}
.index_main .section4{
	overflow: hidden;
	background: none;
}
.index_main .section4 h3{
	/*text-align: center;*/
}
/*第四页*/
.index03{height: 100%;}
.three{width: 100%;height: 100%;position: absolute;top: 0;z-index: -1}
.abtitle{
	padding-top:12%;
	margin-left: 10%
}

.abnr{
	font-size: 16px;
	color: #595959;
	line-height: 33px;
	margin-top: 30px;
	width: 800px;
	margin-left: 10%
}

.abmore{
	width: 140px;
	height: 40px;
	background: #f30202;
	border-radius: 50px;
	margin-top: 20px;
	text-align: center;
	line-height: 40px;
	margin-left: 10%
}
.abmore a{
	font-size: 17px;
	color: #fff;
	display: block;
}
.abmore:hover{
	background: #136dc9
}
.five_list{
    width: 1300px;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    margin-top: 50px;
    background: #136dc9;
    border-radius: 5px;
    margin-left: 10%;
    height: 170px;
    position: relative;

}
.five_list::after{
    content: '';
    display: block;
    clear: both;
    
}
.five_list ul{
    overflow: inherit;
}
.five_list ul li{
    width: 15.5%;
    float: left;
    text-align: center;
    padding-bottom: 42px;
    position: relative;
    cursor: pointer;
}
.five_list ul li h3{
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    font-weight: normal;
}
.five_list ul li img{
    margin-top: 42px;
}
.five_active.li1{
    background: url(../images/2019041806.jpg);
}
.five_active.li2{
    background: url(../images/2019041807.jpg);
}
.five_active.li3{
    background: url(../images/2019041808.jpg);
}
.five_active.li4{
    background: url(../images/2019041809.jpg);
}
.five_active.li5{
    background: url(../images/2019041810.jpg);
}
.five_active{
    width: 107.6923%;
    background: url(../images/2019041806.jpg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -10px;
    top: -10px;
    padding-bottom: 52px;
    box-shadow: 0px 10px 40px -9px #fc6c00;
    opacity: 0;
    transform: translateY(230px);
    transition: .5s;
    height: 145px;
}
.five_active h3{
    color: #fff !important;
}
.five_li1.active .five_active.li1 {
    transform: translateY(0);
    opacity: 1;
}
.five_li2.active .five_active.li2 {
    transform: translateY(0);
    opacity: 1;
}
.five_li3.active .five_active.li3 {
    transform: translateY(0);
    opacity: 1;
}
.five_li4.active .five_active.li4 {
    transform: translateY(0);
    opacity: 1;
}
.five_li5.active .five_active.li5 {
    transform: translateY(0);
    opacity: 1;
}
.abimg{
    position: absolute;
    z-index: 999;
    right: -90px;
    top: -83px;
}



/*第五页*/
.five{width: 100%;height: 100%;position: absolute;top: 0;z-index: -1}
.five_bj{width: 1350px;margin: 0 auto;}
.five_left{width: 480px;height: 480px;background: #fff;padding: 10px;overflow: hidden;position: relative;box-shadow: 0 3px 10px #cacaca;margin-top: 2%;}
.five_left img{width: 100%}
.five_left:hover img{transition: all 1.2s;transform: scale(1.2, 1.2);}
.pro_litpic_cover{
    overflow: hidden;
    width: 350px;
    color: #fff;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -175px;
    height: 100px;
}
.pro_litpic_cover span{
    float: left;
    height: 90px;
    background: #f00000;
    border-top-right-radius: 20px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
    z-index: 11;
    width: 115px;
    text-align: center;
    left: 0;
    bottom:0;
}
.pro_litpic_cover span i{
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    font-style: normal;
    display: block;
}
.pro_litpic_cover span strong{
    font-weight: normal;
    font-size: 14px;
    background: #fff;
    border-radius: 20px;
    margin-top: 10px;
    display: block;
    width: 83px;
    text-align: center;
    margin: 8px auto;
    box-sizing: border-box;
    height: 24px;
    color: #000;
    line-height: 24px;
}

.pro_litpic_cover em{
    width: 100%;
    height: 75px;
    background:#0189e9;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-top: 4%;
    box-sizing: border-box;
    border-radius: 5px;
}
.pro_litpic_cover em strong{
    font-weight: normal;
}
.pro_litpic_cover em p{
    font-size: 15px;
}
.pro_litpic_cover em div{
    position: absolute;
    right: 20px;
    top: 10px;
}
.pro_litpic_cover em div strong b{
	font-size: 17px;
	font-family: "Arial";
	font-weight: normal;
}



/*第六页*/
.index_main .section6{background: none;overflow: hidden;}
.six{width: 100%;height: 100%;position: absolute;top: 0;z-index: -1;}
.index6_bj{width: 100%; height: 100%;}
.sixbj{
	width: 1350px;
	margin: 0 auto;
}
.sixtel{position: relative;margin-right: 100px;}
.lxtel{
	margin-top: 20px;
}
.lxtel ul li{
	width: 490px;
	height: 55px;
	background:#0058c7;
	margin-bottom: 25px;
	line-height: 55px;
}
.lxtel ul li img{
	border-right: 1px #1f6cce solid;
	float: left;
}
.lxtel ul li p{
	float: right;
	width: 400px;
	color: #fff;
	font-size: 16px;
}
.lxtel ul li p span{
	font-size: 23px;
	font-family: "Arial"
}
.sycopy{
	font-size: 15px;
	color: #000
}
.sycopy a{
	color: #000;
}


.contel{width: 710px;position: absolute;left: 10%;top: 50%;}
.alogo{position: absolute;z-index: 222;right:25%;top: -100px;}
.dbewm{z-index: 222;position: absolute;left: 23%;top: -100px;}
.dbewm ul li{}
.dbewm ul li span{display: block;color: #fff;font-size: 15px;line-height: 40px;margin-bottom: 10px;}

.middle_box {display: table;width: 100%;height: 100%;}
.middle_box .middle {display: table-cell;vertical-align: middle;width: 100%;text-align: center;}

@keyframes bg_move{ 
	0% { transform:scale3d(1, 1, 1); } 
	50% { transform: scale3d(1.1, 1.1, 1.1); } 
	100% { transform: scale3d(1, 1, 1); } 
}
@-moz-keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
@-ms-keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
@-webkit-keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
@keyframes top_bottom{
	0%{transform: translateY(0px);}
	100%{transform: translateY(10px);}
}
.ode_p2-line1 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 2s; opacity: 0; background:#0072c6;box-shadow: 1px 1px 36px rgba(0, 88, 199, .8); } 
.ode_p2-line2 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 4s; opacity: 0; background: rgba(0, 114, 198, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8);} 
.ode_p2-line3 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 6s; opacity: 0; background: rgba(0, 114, 198, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8);} 
.ode_p2-line4 { width: 200px; height: 200px; border-radius: 50%; position: absolute; left: 0;top: 0;right: 0;bottom:0;margin:auto; z-index: 1; animation: line1 5s linear infinite 8s; opacity: 0; background: rgba(0, 114, 198, .9);box-shadow: 1px 1px 36px rgba(0, 88, 199, .8);} 
@keyframes line1 { 
	0% { transform: scale(0); opacity: 1; } 
	50% { transform: scale(2); opacity: 1; } 
	100% { transform: scale(4); opacity: 0; } }




@media only screen and (max-width: 1930px){

	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 48px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 20px;}

}
@media only screen and (max-width: 1900px){}

@media only screen and (max-width: 1800px){
	.nav{margin-left: 5%;}
	.htel{margin-right: 1%;}
}

@media only screen and (max-width: 1730px){
	/*导航*/
    .head .head_logo{margin-left: 2%}

}

@media only screen and (max-width: 1600px){
	
	.index_main .section1 .index_banner .item .inner .block_txt{}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 48px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 20px;}
	.beijing{height: 260px;}
    /*第二屏*/
    .flbt{margin-top:50px  !important}
    .zhuying{margin-top: 35px;}


}
@media only screen and (max-width: 1440px){
	.index_main .section1 .index_banner .item .inner .block_txt{}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 48px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 18px;margin-top: 5px;}
}

@media only screen and (max-width: 1376px){
	.index_main .section1 .index_banner .item .inner .block_txt{}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 40px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 16px;}
	.index_main .section1 .index_banner .slick-arrow{background-size: auto 30px;}
	.flbt a{font-size: 30px;}
	.flbt a::after{width: 50px;height: 25px;background-size: 100%;right: -50px;top: 5px}
.beijing{height: 200px;}
/*导航*/
.head{
	height: 103px;
    background: url(../images/topbj.png) center top no-repeat;
    background-size: 100%;
}
.head_logo{margin-left: 6% !important}
.head_logo img{width: 80%;}
.nav{margin-left: 0 !important}
.nav .navMain .navLi a.a1{
	height: 75px;
    line-height: 75px;
    font-size: 15px;
}
.htel{width: 260px;}
.htel img{width: 75%}
/*第二屏*/
.abtitle img{width: 40%}
.abnr{font-size: 14px;}
.five_list{width: 890px;height: 130px;}
.five_list ul li img{margin-top: 30px;width: 30%;}
.five_list ul li h3{font-size: 13px;}
.five_active{height: 105px;}
.abimg{right: -200px;top: -60px;}
.abimg img{width: 63%;}
.flbt{margin-top: 20px !important;}
.flbt img{width: 23%}
.zhuying{margin-top: 0}

/*第四屏*/
.xiangmu_con>ul>li{width: 620px;height: 320px;}
.xiangmu_con>ul>li span{height: 270px;}
.xiangmu_des{width: 530px;height: 75px;margin-left: -265px;}
.xiangmu_des_l{width: 440px;height: 75px;padding:15px;}
.xiangmu_des_l em{font-size: 15px;}
.xiangmu_des_r a{width: 80px;height: 75px;}
.xiangmu_prev{margin-left: -400px;}
.xiangmu_next{margin-left: 330px;}

/*第五屏*/
.five_left{width: 450px;height: 310px !important;margin-top: 0;margin-left: 50px}
.five_left img{height: 310px !important;}
.five_right{float: left;margin-left: 15px;width: 700px;margin-top: 0;height: 350px;}
.five_right ul li{width: 700px;height: 87px;}
.five_right ul li .xwimg{width: 140px;height: 73px;}
.five_right ul li .xwimg img{width: 140px;height: 73px;}
.five_right ul li .xwtitle{width: 510px;}
.five_right ul li .xwtitle .xwtit{font-size: 15px;line-height: 40px;height: 40px;}
.five_right ul li .xwtitle p{font-size: 13px;line-height: 20px;}
.five_right ul li .xwtitle .xwmore{display: none;}
/*第六屏*/
.sixbj{}
.ode_p2-line1{width: 130px;height: 130px;}
.ode_p2-line2{width: 130px;height: 130px;}
.ode_p2-line3{width: 130px;height: 130px;}
.ode_p2-line4{width: 130px;height: 130px;}
.alogo img{width: 60%}
.dbewm ul li img{width: 70%}
.lxbt img{width: 75%}
.lxtel ul li{width: 400px;}
.lxtel ul li p{width: 300px;}
.contel{left: 5%}
}

@media only screen and (max-width: 1290px){
	.index_main .section1 .index_banner .item .inner .block_txt{}
	.index_main .section1 .index_banner .item .inner .block_txt .mphone{font-size: 24px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtitle{font-size: 40px;}
	.index_main .section1 .index_banner .item .inner .block_txt .mtxt{font-size: 16px;}
	.index_main .section1 .index_banner .slick-arrow{background-size: auto 30px;}



}

@media only screen and (max-width: 992px){
	/*// 开始手机站*/
	.index_main .section1 .index_banner .item{
		height: 100vh;
	}
	.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		
	}
	.index_main .section1 .index_banner .slick-arrow{
		display: none !important;
	}
    .index_main .section1 .index_banner .slick-dots{
    	position: absolute;
    	bottom: 12px;
    }
    .index_main .section1 .index_banner .slick-dots li{
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border:2px solid #fff;
    }
    .index_main .section1 .index_banner .slick-dots li button{
    	display: none;
    }
    .index_main .section1 .index_banner .slick-dots li.slick-active{
    	background: #fff;
    }
	.index_main .section1 .number{
		bottom: 12%;
		display: none;
	}
	.index_main .section1 .number span{
		margin-right: 22px;
	}
	.index_main .section1 .number span:after{
		bottom: -14px;
	}

}
@media only screen and (max-width: 767px){

}
@media only screen and (max-width: 340px){

}
@media only screen and (max-width: 320px){

}
